go/types.Checker.isNil (method)

3 uses

	go/types (current package)
		stmt.go#L277: func (check *Checker) isNil(e ast.Expr) bool {
		stmt.go#L313: 		if check.isNil(e) {
		stmt.go#L366: 		if check.isNil(e) {